'Declaration
<DispIdAttribute(4)> Function GetBlockCount( _ ByVal SegmentationResultID As String _ ) As Integer
[DispId(4)] int GetBlockCount( string SegmentationResultID )
function GetBlockCount( SegmentationResultID: String ): Integer;
DispIdAttribute(4) function GetBlockCount( SegmentationResultID : String ) : int;
[DispId(4)] int GetBlockCount( string* SegmentationResultID )
[DispId(4)] int GetBlockCount( String^ SegmentationResultID )
Parameters
- SegmentationResultID